services.gitlab-runner.services.<name>.cloneUrl

Overwrite the URL for the GitLab instance. Used if the Runner can’t connect to GitLab on the URL GitLab exposes itself.

Type
null or string
Default
null
Example
"http://gitlab.example.local"
Declared
<nix-darwin/modules/services/gitlab-runner.nix>